[INFO] cloning repository https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHamzaAhmed26%2FAI-Enhanced-Equitable-Urban-Mobility-Finance-Platform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHamzaAhmed26%2FAI-Enhanced-Equitable-Urban-Mobility-Finance-Platform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6152f3289a9ce5c7682a14bb3b8e159831141596
[INFO] checking HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHamzaAhmed26%2FAI-Enhanced-Equitable-Urban-Mobility-Finance-Platform" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  74% (12151/16362)
Updating files:  75% (12272/16362)
Updating files:  76% (12436/16362)
Updating files:  77% (12599/16362)
Updating files:  78% (12763/16362)
Updating files:  79% (12926/16362)
Updating files:  80% (13090/16362)
Updating files:  81% (13254/16362)
Updating files:  82% (13417/16362)
Updating files:  83% (13581/16362)
Updating files:  84% (13745/16362)
Updating files:  85% (13908/16362)
Updating files:  86% (14072/16362)
Updating files:  87% (14235/16362)
Updating files:  88% (14399/16362)
Updating files:  89% (14563/16362)
Updating files:  90% (14726/16362)
Updating files:  91% (14890/16362)
Updating files:  92% (15054/16362)
Updating files:  93% (15217/16362)
Updating files:  94% (15381/16362)
Updating files:  95% (15544/16362)
Updating files:  96% (15708/16362)
Updating files:  97% (15872/16362)
Updating files:  98% (16035/16362)
Updating files:  98% (16083/16362)
Updating files:  99% (16199/16362)
Updating files: 100% (16362/16362)
Updating files: 100% (16362/16362), done.
[INFO] started tweaking git repo https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform
[INFO] finished tweaking git repo https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform
[INFO] tweaked toml for git repo https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HamzaAhmed26/AI-Enhanced-Equitable-Urban-Mobility-Finance-Platform already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/loan_pool/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/equity_rate_adjuster/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/revenue_distributor/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/governance/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: contracts/revenue_distributor/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `revenue_distributor` package)
[INFO] [stderr] warning: `revenue_distributor` (manifest) generated 1 warning
[INFO] [stderr] warning: contracts/loan_pool/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `loan_pool` package)
[INFO] [stderr] warning: `loan_pool` (manifest) generated 1 warning
[INFO] [stderr] warning: contracts/equity_rate_adjuster/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `equity_rate_adjuster` package)
[INFO] [stderr] warning: `equity_rate_adjuster` (manifest) generated 1 warning
[INFO] [stderr] warning: contracts/governance/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `governance` package)
[INFO] [stderr] warning: `governance` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device